/* DATEI: format.css */

body { margin-top:12px; margin-bottom:10px; background-color:#F9E953;
         font-size:12pt; }

p,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Georgia; }
 
h1 { font-size:30pt;  font-family:Felix Titling,Arial; color:white; text-decoration:underline;} 

h2 {  font-family:Felix Titling,Arial; font-size:18pt;color:blue; text-decoration:none;}

h2.sh2 { font-size:16pt; color:blue}

h3,h3.xmp,h3.xpl,h3.inf,h3.tip {font-family:Garamond,Arial;  font-size:16pt; text-decoration:none; }

h4 { font-size:14pt; }



p,ul,ol,li,div,td,address,nobr,b,i { font-size:10pt; }

p.blockquote  { text-align:justify }

p.klein {font-size:6pt; text-decoration:none; }

i { font-size:10pt;color:blue; text-decoration:none;}

div.klein {font-family:Garamond,Arial; color:black; font-size:10pt; text-decoration:none; }

div.gross {font-family:Garamond,Arial; color:black; font-size:14pt; text-decoration:none; }

th {font-size:16pt;}

table { border-color:#226644; cell-spacing: 3;  cell-padding:8; background-color:#;} 

pre { font-family:Century gothic,Arial; font-size:12pt; color:black; }

tt { font-family:century gothic,Arial; font-size:12pt; color:black; }

td.xmpcode { border-width:1pt; border-style:solid; border-color:black; background-color:white; }

.code { background-color:white; }

td.xplcode { background-color:white; }

.doc { background-color:white; }

.qbar { background-color:white; font-size:12pt; font-family:century gothic,Arial,sans-serif; }

pre.normal { color:#000000; }

a:link       { color:blue;   text-decoration:none; font-size:10pt; }
a:visited { color:red;     text-decoration:none; font-size:10pt;}
a:active  { color:green; text-decoration:none; font-size:10pt;}
a:hover  { color:red;      text-decoration:underline;font-size:10pt;}







